-
Home
-
Post to Google My Business (Google Business Profile)
-
3.2.4 (latest)
-
Code
-
Classes
- ProxyAuthenticationAPI
Total Complexity |
19 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
120 |
Lines of code |
77 |
Logical lines of code |
34 |
Comment lines |
12 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_request() |
S |
50 |
7 |
27 |
access_token_from_refresh_token() |
S |
69 |
2 |
6 |
get_access_token() |
S |
65 |
2 |
9 |
__construct() |
S |
77 |
1 |
4 |
default_args() |
S |
74 |
1 |
5 |
get_authentication_url() |
S |
70 |
1 |
6 |
get_tokens_from_code() |
S |
72 |
1 |
5 |
revoke_refresh_token() |
S |
72 |
1 |
5 |
set_access_token() |
S |
78 |
1 |
3 |
clear_access_token_cache() |
S |
79 |
1 |
3 |
get_refresh_token() |
S |
75 |
1 |
4 |